Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Chart Namespace / DataPointsList<T> Class


In This Topic
    DataPointsList<T> Class Events
    In This Topic

    For a list of all members of this type, see DataPointsList<T> members.

    Public Events
     NameDescription
    Public EventRaised before the list is changed. (Inherited from Xceed.Wpf.Toolkit.Chart.ListBase<T>)
    Public EventCalled when the collection changes.  
    Public EventRaised after the list is changed. (Inherited from Xceed.Wpf.Toolkit.Chart.ListBase<T>)
    Top
    See Also